Total Complexity | 69 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 457 |
Lines of code | 238 |
Logical lines of code | 135 |
Comment lines | 155 |
Methods | 14 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_new_order_ajax_wrapper() | 45 | 12 | 43 | |
update_order_status() | 47 | 10 | 34 | |
create_new_order() | 43 | 9 | 48 | |
update_order_status_on_order_save() | 57 | 10 | 15 | |
add_order_status_column_content() | 50 | 8 | 26 | |
enroll_to_course_on_order_complete() | 54 | 6 | 21 | |
add_order_status_column() | 58 | 4 | 15 | |
get_course_price() | 63 | 3 | 9 | |
instance() | 71 | 2 | 6 | |
__clone() | 78 | 1 | 3 | |
__wakeup() | 78 | 1 | 3 | |
__construct() | 77 | 1 | 4 | |
get_order_status() | 72 | 1 | 5 | |
update_order_status_for_new_order() | 69 | 1 | 6 |